net/http.http2ServeConnOpts.Settings (field)

4 uses

	net/http (current package)
		h2_bundle.go#L4425: 	Settings []byte
		h2_bundle.go#L4593: 	if opts.Settings != nil {
		h2_bundle.go#L4596: 			p:                opts.Settings,
		h2_bundle.go#L4602: 		opts.Settings = nil